GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-04-06T21:01:19.8712263+00:00",
"SubmitDate": "2026-04-06T21:01:19.8712263+00:00",
"ReportPeriodStart": "2026-04-06T21:01:19.8712263+00:00",
"ReportPeriodEnd": "2026-04-06T21:01:19.8712263+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b3eeda3e-45de-4f0e-86d7-e872f4b3fdaf",
"Rows": [
{
"ItemId": "94f557ab-7a55-4169-b9f1-109175474df0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "94f557ab-7a55-4169-b9f1-109175474df0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b3eeda3e-45de-4f0e-86d7-e872f4b3fdaf",
"Rows": [
{
"ItemId": "94f557ab-7a55-4169-b9f1-109175474df0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "94f557ab-7a55-4169-b9f1-109175474df0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"bccf7d76-02b8-49ba-97af-981ccc036c9d",
"fe10aeb1-9b21-4b3f-ac98-505345af936c"
],
"Approvers": [
"855b70f6-95c9-469d-9098-2c3cbaa4714f",
"a58c7a26-7965-4702-a394-37ae11a379b5"
],
"ApprovedBy": "8e2f6d00-b121-469a-a557-b624ff274a73",
"ApprovalDate": "2026-04-06T21:01:19.8712263+00:00",
"ApprovalComments": "sample string 7",
"WorkPlanId": "adb261a4-3fe8-4fbf-a6e9-cc052bf79717",
"id": "75558cc5-85d6-4310-bc52-2669e4c2cf60",
"ConfigId": "fe399d37-d0c8-4ffb-bc70-cc5249513562"
},
{
"GenerationDate": "2026-04-06T21:01:19.8712263+00:00",
"SubmitDate": "2026-04-06T21:01:19.8712263+00:00",
"ReportPeriodStart": "2026-04-06T21:01:19.8712263+00:00",
"ReportPeriodEnd": "2026-04-06T21:01:19.8712263+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "b3eeda3e-45de-4f0e-86d7-e872f4b3fdaf",
"Rows": [
{
"ItemId": "94f557ab-7a55-4169-b9f1-109175474df0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "94f557ab-7a55-4169-b9f1-109175474df0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "b3eeda3e-45de-4f0e-86d7-e872f4b3fdaf",
"Rows": [
{
"ItemId": "94f557ab-7a55-4169-b9f1-109175474df0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "94f557ab-7a55-4169-b9f1-109175474df0",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"bccf7d76-02b8-49ba-97af-981ccc036c9d",
"fe10aeb1-9b21-4b3f-ac98-505345af936c"
],
"Approvers": [
"855b70f6-95c9-469d-9098-2c3cbaa4714f",
"a58c7a26-7965-4702-a394-37ae11a379b5"
],
"ApprovedBy": "8e2f6d00-b121-469a-a557-b624ff274a73",
"ApprovalDate": "2026-04-06T21:01:19.8712263+00:00",
"ApprovalComments": "sample string 7",
"WorkPlanId": "adb261a4-3fe8-4fbf-a6e9-cc052bf79717",
"id": "75558cc5-85d6-4310-bc52-2669e4c2cf60",
"ConfigId": "fe399d37-d0c8-4ffb-bc70-cc5249513562"
}
]